home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / QuickTime VR / MacOS / QuickDraw™ 3D 1.0.6F4 SDK / Development / RAVE DDK 1.0.6 GM for MacOS / Projects / TestShared.prefix.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-04-30  |  279 b   |  7 lines  |  [TEXT/MPCC]

  1. #define kTtDebug                /* If defined, turn on debugging */
  2. #undef dLinkEngine                /* If defined, link the engine directly */
  3.  
  4. #define    kQAMacOS    1            /* Target is MacOS                    */
  5. #define kQAGeneric    2            /* Target is generic platform        */
  6. #define kQAPlatform    kQAMacOS    /* Compile for MacOS */
  7.